RecipientDialog Constructor

Initializes the RecipientDialog. Called during construction.
 

Parameters

isNew

Type: Boolean
A flag used to indicate if we are adding a recipient or editing one.
recipient

Type: dundas.notifications.Recipient
The recipient that this dialog is to load with.
disableEmailAddressRecipients

Type: Boolean
A value which controls whether or not the user can input email address recipients.
viewIds

Type: Array
ElementType: string
An array of view IDs that are being exported to allow customization of the view parameters.